GtkNotebook: fix reference to no-longer-exiting function in docs
authorMatthias Clasen <mclasen@redhat.com>
Tue, 4 Jan 2011 03:55:38 +0000 (22:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 4 Jan 2011 03:55:38 +0000 (22:55 -0500)
gtk/gtknotebook.c

index 4def7780fb0025bca603f8712a445c677db3b13d..dd62705bbf281e6bc50719f1b4014eb982a9e796 100644 (file)
@@ -8088,7 +8088,7 @@ gtk_notebook_get_tab_detachable (GtkNotebook *notebook,
  * notebook or widget.
  *
  * Note that 2 notebooks must share a common group identificator
- * (see gtk_notebook_set_group()) to allow automatic tabs
+ * (see gtk_notebook_set_group_name()) to allow automatic tabs
  * interchange between them.
  *
  * If you want a widget to interact with a notebook through DnD